diff options
author | 2011-06-26 22:53:49 +0000 | |
---|---|---|
committer | 2011-06-26 22:53:49 +0000 | |
commit | d29a40d3b36227d587377d1328f7d3c5ae6e99f6 (patch) | |
tree | 95663e938b90bf17d7e0cc059bc0d30e0ed1dfe7 /pixmaps | |
parent | installclasses/corecd.py: Removed Entropy reference (diff) | |
download | anaconda-d29a40d3b36227d587377d1328f7d3c5ae6e99f6.tar.gz anaconda-d29a40d3b36227d587377d1328f7d3c5ae6e99f6.tar.bz2 anaconda-d29a40d3b36227d587377d1328f7d3c5ae6e99f6.zip |
Remove unneeded *.png from Makefile.am
Diffstat (limited to 'pixmaps')
-rw-r--r-- | pixmaps/rnotes/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pixmaps/rnotes/Makefile.am b/pixmaps/rnotes/Makefile.am index 82134cc..8a806a1 100644 --- a/pixmaps/rnotes/Makefile.am +++ b/pixmaps/rnotes/Makefile.am @@ -18,6 +18,5 @@ # Author: David Cantrell <dcantrell@redhat.com> rnotesdir = $(datadir)/$(PACKAGE_NAME)/pixmaps/rnotes -dist_rnotes_DATA = *.png MAINTAINERCLEANFILES = Makefile.in |