diff options
Diffstat (limited to 'icons')
-rw-r--r-- | icons/Makefile.am | 1 | ||||
-rw-r--r-- | icons/actions/Makefile.am | 2 | ||||
-rw-r--r-- | icons/app/Makefile.am | 2 |
3 files changed, 0 insertions, 5 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am deleted file mode 100644 index db3a124..0000000 --- a/icons/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = actions app diff --git a/icons/actions/Makefile.am b/icons/actions/Makefile.am deleted file mode 100644 index 1bfd6a9..0000000 --- a/icons/actions/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -piklabdir = $(kde_datadir)/piklab/icons -piklab_ICON = AUTO diff --git a/icons/app/Makefile.am b/icons/app/Makefile.am deleted file mode 100644 index 59bae53..0000000 --- a/icons/app/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -piklabdir = $(kde_icondir) -piklab_ICON = AUTO |