aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rw-r--r--packaging/rpm/Makefile.am4
-rw-r--r--packaging/rpm/SPECS/Makefile.am1
-rw-r--r--packaging/rpm/SPECS/ethereal.spec.in (renamed from packaging/rpm/ethereal.spec.in)0
3 files changed, 4 insertions, 1 deletions
diff --git a/packaging/rpm/Makefile.am b/packaging/rpm/Makefile.am
index 28b04012e9..787d5848e8 100644
--- a/packaging/rpm/Makefile.am
+++ b/packaging/rpm/Makefile.am
@@ -1 +1,3 @@
-EXTRA_DIST = ethereal.spec.in
+SUBDIRS = SPECS
+clean-local:
+ rm -rf BUILD RPMS SOURCES SRPMS
diff --git a/packaging/rpm/SPECS/Makefile.am b/packaging/rpm/SPECS/Makefile.am
new file mode 100644
index 0000000000..28b04012e9
--- /dev/null
+++ b/packaging/rpm/SPECS/Makefile.am
@@ -0,0 +1 @@
+EXTRA_DIST = ethereal.spec.in
diff --git a/packaging/rpm/ethereal.spec.in b/packaging/rpm/SPECS/ethereal.spec.in
index 4524497eb6..4524497eb6 100644
--- a/packaging/rpm/ethereal.spec.in
+++ b/packaging/rpm/SPECS/ethereal.spec.in