0.5.4-2 Integrated BeautifulSoup library to code
[feedingit] / Makefile
index 825a937..9328e2c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,6 +14,7 @@ install:
        install src/rss.py ${DESTDIR}/opt/FeedingIt
        install src/opml.py ${DESTDIR}/opt/FeedingIt
        install src/config.py ${DESTDIR}/opt/FeedingIt
+       install src/BeautifulSoup.py ${DESTDIR}/opt/FeedingIt
        install src/feedingitdbus.py ${DESTDIR}/opt/FeedingIt
        install -d ${DESTDIR}/usr/share/applications/hildon
        install src/FeedingIt.desktop ${DESTDIR}/usr/share/applications/hildon
@@ -32,4 +33,4 @@ clean:
        rm src/*pyo
        
 sourcepkg:
-       dpkg-buildpackage -rfakeroot -sa -S -i -I.git
\ No newline at end of file
+       dpkg-buildpackage -rfakeroot -sa -S -i -I.git