diff options
Diffstat (limited to 'starter')
-rw-r--r-- | starter/Makefile.am | 18 | ||||
-rw-r--r-- | starter/subdirs | 1 |
2 files changed, 0 insertions, 19 deletions
diff --git a/starter/Makefile.am b/starter/Makefile.am deleted file mode 100644 index 112f4f9..0000000 --- a/starter/Makefile.am +++ /dev/null @@ -1,18 +0,0 @@ -INCLUDES= $(all_includes) -METASOURCES = AUTO -KDE_ICON = AUTO - -lib_LTLIBRARIES = libbaghirastarter.la - -libbaghirastarter_la_SOURCES = baghiralinkdrag.cpp menu.cpp starter.cpp starterconfig.ui starterhelp.ui configdialog.ui help.ui linkconfig.ui starteriface.skel -libbaghirastarter_la_LDFLAGS = -module -avoid-version $(all_libraries) -libbaghirastarter_la_LIBADD = -lXtst $(LIB_TDEUI) $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEIO) -ltdefx -lDCOP - -starter_DATA = starter.desktop -starterdir = $(kde_datadir)/kicker/applets -poof_DATA = ../imagebase/poof.png -poofdir = $(kde_datadir)/baghira - -messages: rc.cpp - $(EXTRACTRC) *.ui >> rc.cpp - $(XGETTEXT) *.cpp -o $(podir)/starter.pot diff --git a/starter/subdirs b/starter/subdirs deleted file mode 100644 index 6cddb31..0000000 --- a/starter/subdirs +++ /dev/null @@ -1 +0,0 @@ -po |