* revert to pure upstream version
* #10233: amd64 buildanje
* #10232: lintian provjera
+ * #10234: debian/rules clean
-- Dinko Korunic <kreator@carnet.hr> Mon, 22 Feb 2010 22:23:57 +0100
# Add here commands to clean up after the build process.
$(MAKE) -C $(SRCDIR) clean
+ # additional clean
+ rm -f $(SRCDIR)/Config.OS \
+ $(SRCDIR)/analysisd/compiled_rules/compiled_rules.h \
+ $(SRCDIR)/analysisd/ossec-logtest \
+ $(SRCDIR)/isbigendian \
+ $(SRCDIR)/isbigendian.c \
+ rm -rf $(CURDIR)/bin
+
dh_clean
install: build