summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index bc869ac..43c8232 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,10 @@
-SUBDIRS = src icons
+SUBDIRS = src icons debian
desktopfilesdir = $(datadir)/applications
dist_desktopfiles_DATA = patchage.desktop
-doc: Doxyfile src/*.h src/*.cpp
+docs: Doxyfile src/*.h src/*.cpp
doxygen
+
+deb:
+ dpkg-buildpackage -sn