diff options
Diffstat (limited to 'icons')
-rw-r--r-- | icons/Makefile.am | 1 | ||||
-rw-r--r-- | icons/action/Makefile.am | 2 | ||||
-rw-r--r-- | icons/app/Makefile.am | 1 | ||||
-rw-r--r-- | icons/cursor/Makefile.am | 2 | ||||
-rw-r--r-- | icons/thumbnail/Makefile.am | 2 |
5 files changed, 0 insertions, 8 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am deleted file mode 100644 index e52ab4c..0000000 --- a/icons/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS=action app cursor thumbnail diff --git a/icons/action/Makefile.am b/icons/action/Makefile.am deleted file mode 100644 index fe4963d..0000000 --- a/icons/action/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -icondir = $(kde_datadir)/gwenview/icons -icon_ICON = AUTO diff --git a/icons/app/Makefile.am b/icons/app/Makefile.am deleted file mode 100644 index a4b97f0..0000000 --- a/icons/app/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -KDE_ICON=AUTO diff --git a/icons/cursor/Makefile.am b/icons/cursor/Makefile.am deleted file mode 100644 index 3143a4e..0000000 --- a/icons/cursor/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -cursorsdir=$(kde_datadir)/gwenview/cursors -cursors_DATA=zoom.png diff --git a/icons/thumbnail/Makefile.am b/icons/thumbnail/Makefile.am deleted file mode 100644 index 767c22b..0000000 --- a/icons/thumbnail/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -thumbnaildir=$(kde_datadir)/gwenview/thumbnail -thumbnail_DATA=wait.png |