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/newstuff/Makefile.am

19 lines
330 B

noinst_LIBRARIES = libnewstuff.a
libnewstuff_a_METASOURCES = AUTO
libnewstuff_a_SOURCES = manager.cpp dialog.cpp newscript.cpp
CLEANFILES = *~
EXTRA_DIST = \
manager.h manager.cpp \
dialog.h dialog.cpp \
newscript.h newscript.cpp \
providerloader.h providerloader.cpp
AM_CPPFLAGS = $(all_includes)
KDE_OPTIONS = noautodist