mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix for make dist.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5374 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
ee96e9926d
commit
f668d2c550
@ -52,7 +52,7 @@ noinst_HEADERS = \
|
||||
gnc-account-tree.h \
|
||||
gnc-amount-edit.h \
|
||||
gnc-commodity-edit.h \
|
||||
gnc-currency-edit.c \
|
||||
gnc-currency-edit.h \
|
||||
gnc-date-delta.h \
|
||||
gnc-date-edit.h \
|
||||
gnc-dir.h \
|
||||
|
@ -16,8 +16,8 @@ libgncmod_network_utils_la_SOURCES = \
|
||||
gncmod-network-utils.c
|
||||
|
||||
noinst_HEADERS = \
|
||||
gnc-gpg.c \
|
||||
gnc-http.c
|
||||
gnc-gpg.h \
|
||||
gnc-http.h
|
||||
|
||||
libgncmod_network_utils_la_LDFLAGS = -module
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user