diff options
Diffstat (limited to 'gcr/icons/22x22/Makefile.am')
-rw-r--r-- | gcr/icons/22x22/Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gcr/icons/22x22/Makefile.am b/gcr/icons/22x22/Makefile.am deleted file mode 100644 index 439e447a..00000000 --- a/gcr/icons/22x22/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -NULL = - -icondir = $(datadir)/icons/hicolor/22x22/apps -icon_DATA = \ - $(NULL) - -EXTRA_DIST = \ - $(icon_DATA) |