You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tellico/src/translators/pilotdb/libflatfile/Makefile.am

21 lines
583 B

####### tdevelop will overwrite this part!!! (begin)##########
noinst_LIBRARIES = liblibflatfile.a
AM_CPPFLAGS = $(all_includes)
liblibflatfile_a_METASOURCES = AUTO
liblibflatfile_a_SOURCES = DB.cpp Database.cpp
EXTRA_DIST = Database.cpp Database.h DB.cpp DB.h Field.h FType.h ListView.h ListViewColumn.h Record.h
####### tdevelop will overwrite this part!!! (end)############
# is this the right way to do this? I need to include the strop.o object file since its
# in the parent directory
liblibflatfile_a_LIBADD = ../strop.o
CLEANFILES = strop.Po
KDE_OPTIONS = noautodist