diff options
author | Guillaume Seguin <guillaume@segu.in> | 2007-10-15 20:28:18 +0200 |
---|---|---|
committer | Guillaume Seguin <guillaume@segu.in> | 2007-10-21 13:02:12 +0200 |
commit | 4211335dd3edd7b87fb8a0b72fb332e0c8cbe48d (patch) | |
tree | b6c433ef20011ea5e555f95cd89b43f3e508c4b3 | |
parent | becbfa5be845a4721d8912ed55c3ff4607fe97ba (diff) | |
download | emerald-themes-4211335dd3edd7b87fb8a0b72fb332e0c8cbe48d.tar.gz emerald-themes-4211335dd3edd7b87fb8a0b72fb332e0c8cbe48d.tar.bz2 |
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 235b473..512bb33 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,8 @@ ## Process this file with automake to produce Makefile.in SUBDIRS = themes +distuninstallcheck: +@: + EXTRA_DIST = \ VERSION |