diff options
Diffstat (limited to 'KMFIPTInterface/Makefile.am')
| -rw-r--r-- | KMFIPTInterface/Makefile.am | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/KMFIPTInterface/Makefile.am b/KMFIPTInterface/Makefile.am deleted file mode 100644 index 052672d..0000000 --- a/KMFIPTInterface/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -bin_PROGRAMS = kmfiptinterface -INCLUDES = $(all_includes) -kmfiptinterface_LDFLAGS = -module $(all_libraries) $(KDE_RPATH) -kmfiptinterface_LDADD = $(LIB_TDEIO) -kmfiptinterface_SOURCES = main.cpp kmfiptinterface.cpp iptchecker.cpp kmfiptinterface.skel - - -noinst_HEADERS = kmfiptinterface.h iptchecker.h - -METASOURCES = AUTO - -messages: rc.cpp - $(XGETTEXT) *.cpp -o $(podir)/dcoptest.pot - - -service_DATA = kmfiptinterface.desktop -servicedir = $(kde_servicesdir) |
