2003-08-19 Marcel Telka <marcel@telka.sk>

* Makefile.am (noinst_HEADERS): Added sysdep.h and gettext.h.


git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@522 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
master
Marcel Telka 22 years ago
parent a1c7a9488d
commit b8a58b609a

@ -1,3 +1,7 @@
2003-08-19 Marcel Telka <marcel@telka.sk>
* Makefile.am (noinst_HEADERS): Added sysdep.h and gettext.h.
2003-08-19 Marcel Telka <marcel@telka.sk>
* Makefile.am (SUBDIRS): Added po.

@ -25,6 +25,10 @@ include $(top_srcdir)/../Makefile.rules
SUBDIRS = po
noinst_HEADERS = \
sysdep.h \
gettext.h
noinst_LIBRARIES = libbrux.a
libbrux_a_SOURCES = \

Loading…
Cancel
Save