diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3a50fb0..033527f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,7 +9,7 @@ revision.h: .svn cat $@.in | sed "s/#define REVISION .*$$/#define REVISION $$nb/" > $@ ; \ [ -f $< ] && rm $< || true -EXTRA_DIST = config.rpath config.rpath config.rpath config.rpath ChangeLog +EXTRA_DIST = config.rpath ChangeLog SUBDIRS = pixmaps src plugins po |