r3465: *** empty log message ***
[hyperobject.git] / debian / rules
index 66e1069b4c441bbb01802b2731778e7e5873729f..1dee9fbaf3bcb47c67fd009ef6df895ede8c9dd9 100755 (executable)
@@ -42,7 +42,7 @@ install: build
        dh_clean -k
        # Add here commands to install the package into debian/hyperobject.
        dh_installdirs $(clc-systems) $(clc-hyperobject) $(doc-dir)
-       dh_install hyperobject.asd $(shell echo *.lisp) $(clc-hyperobject)
+       dh_install hyperobject.asd package.lisp hyperobject.lisp hyperobject-no-mop.lisp $(clc-hyperobject)
        dh_link $(clc-hyperobject)/hyperobject.asd $(clc-systems)/hyperobject.asd
 
 # Build architecture-independent files here.
@@ -51,7 +51,7 @@ binary-indep: build install
        dh_testroot -i
 #      dh_installdebconf       
        dh_installdocs -i
-#      dh_installexamples -i hyperobject-example.lisp
+       dh_installexamples -i $(wilcard example*.lisp)
 #      dh_installmenu
 #      dh_installlogrotate
 #      dh_installemacsen